home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #5 / Amiga Plus CD - 2000 - No. 5.iso / Tools / DFUE / AmiTradeCenter / Changes.txt < prev    next >
Text File  |  2000-01-01  |  45KB  |  1,215 lines

  1. Slightly changed the distribution format of public betas.  From now on,
  2. public betas will not contain updated german catalogs (or any catalogs at
  3. all).  Only .cd files will be included.  Updated catalogs will be made
  4. available through the website at a later date.
  5.  
  6. 31.07.2000 public beta
  7. ======================
  8. * Filetypes list wasn't cleared when loading a new config file.
  9.  
  10. * IF the settingswindow was open and new settings were loaded from the
  11.   menu, the new settings weren't reflected in the GUI.  Fixed.
  12.  
  13. * The general transfer-end event was played after every transfer and not
  14.   only at the end of all transfers.  Fixed.
  15.  
  16. * There was no support for shortcuts in most of the string-gadgets and all
  17.   cycle-gadgets in the main-settings. Fixed.
  18.   [Pascal Chiozzi]
  19.  
  20. * When entering a non existing volume name for the local directory, a
  21.   dos-requester opened but you still could quit the trader and make the
  22.   requester useless. Fixed.
  23.   [Jools Smyth]
  24.  
  25. * Fixed a bug which have caused weird chars after the TYPE command.
  26.   [Tomek Këcki/Terry "mafutha" Fry]
  27.  
  28. + If a username and/or password is left empty for a serverentry when
  29.   connecting, a window now pops up asking for the missing username/password.
  30.   [Guno Heitman]
  31.  
  32. - Attention!  ATC uses from now on NListtree.mcc V18.2.  Due to some
  33.   incompatibilities (tags have different values, hooks are getting other
  34.   arguments) of the original Listtree.mcc and the new NListtree.mcc, I've
  35.   made a clean cut and dropped support of Listtree.mcc completely.  There's
  36.   also no need for the patched Listtree.mcc anymore.
  37.  
  38.   V18.2 of NListtree.mcc is available at Carsten Schollings Homepage.
  39.  
  40.   Homepage: http://www.aphaso.de/
  41.   Direct download link: http://www.aphaso.de/download/MCC_NListtree.lha
  42.  
  43. - When setting the cps limit while down/uploading, the transfer won't stop
  44.   any longer until the average cps is equal or lower to the limit.
  45.   [Stefan Mertens]
  46.  
  47. 08.07.2000 public beta
  48. ======================
  49. * Application title for the trader was empty (e.g.  in Exchange), because
  50.   of the appicon changes. Fixed.
  51.   [Marcin Juszkiewicz]
  52.  
  53. - Doubleclicking the "connect" button now only causes one connection.
  54.   [Terry "mafutha" Fry]
  55.  
  56. * Deiconification of the trader didn't work in every case in the last beta.
  57.   Hopefully Fixed.
  58.   [Luca "Hexaae" Longone]
  59.  
  60. * Fixed a bug which prevented some connections to appear in the new current
  61.   connections list.
  62.  
  63. * Sounds for batchuploadend and batchdownloadend weren't played.
  64.   [Armin Hübner]
  65.  
  66. + Added a general transfer-end event.  This event is played/invoked
  67.   everytime a batch or normal transfer ends, but only if it was the last
  68.   transfer.
  69.   [Luca "Hexaae" Longone]
  70.  
  71. - Completely changed the internal download handling.  No more message
  72.   passing of buffers to the trader which then have handled these buffers
  73.   makes the download less complicated and seems to consume less CPU time
  74.   with a slightly better CPS :).
  75.  
  76. + The "show status of the trader in appicon-text" feature can now be
  77.   switched off because of problems with the iconrefresh and mouseclicks in
  78.   OS3.5 (I was told).
  79.   (-> Main-Settings/General)
  80.   [Frank Meyer-Pfauder]
  81.  
  82. + Filetypes:  It's now possible to specify if the temporary file should be
  83.   deleted after the viewer has quitted (should be set to 'Yes').
  84.   (-> Main-Settings/Filetypes)
  85.   [Andreas Mixich]
  86.  
  87. + The filename of the ftp logfile can now be selected through an
  88.   asl-requester.
  89.   (-> ftp-loglist/context-menu)
  90.  
  91. + Current directory of the trader now is also displayed in the current
  92.   connections list.
  93.  
  94. - Strings for the current connections list now are localized.
  95.  
  96. + The ftp-log also displays the time for each line in the listview now.
  97.  
  98. 30.06.2000 public beta
  99. ======================
  100. * Two strings in atctrader.cd were missing and some texts had a false
  101.   contents (e.g. "show hidden files" in the menu)
  102.  
  103. - Changed the new title in the server manager.  Now the whole title serves
  104.   as the button for switching on/off the serveredit group.
  105.   [Marcin Juszkiewicz]
  106.  
  107. - The new title in the server manager now remains on top after switching to
  108.   the currenttransfer page.
  109.   [David Erman]
  110.  
  111. + The status of the serveredit group is now saved (minimized/expanded).
  112.   [Marcin Juszkiewicz]
  113.  
  114. - Hidden files are now always listed when recursivly downloading or
  115.   deleting.
  116.   [Stefan Glükler]
  117.  
  118. * Fixed a lot of bugs in recursive deletion of remote directories.
  119.   [Stefan Glükler]
  120.  
  121. * Fixed a bug in the directory caching system.  The cache wasn't refreshed
  122.   after a forced reread (caused by the trader) of the directory.
  123.   [Stefan Glükler]
  124.  
  125. * "files to go" gauge wasn't updated as it was supposed to when uploading
  126.   files. Fixed.
  127.  
  128. + When downloading empty directories, ATC will now also create them locally.
  129.   [Stefan Glükler]
  130.  
  131. - Changed the appicon stuff for the trader.  Now the trader only uses pure
  132.   mui (with a trick) for the appicon stuff and no self made appicon
  133.   routines.  This fixes of course the double icon problem with Magellan and
  134.   enforcer-hits when the appicon wasn't found.
  135.  
  136. - Now uses a checkmark for the ADT-Filter option (ADT-GUI) instead of the
  137.   togglebutton.
  138.   [Armin Hübner]
  139.  
  140. + Added a current connections list to the second page of the servermanager
  141.   (current transfers).  Haven't localized any of the strings, because the
  142.   list isn't finished yet.
  143.   [David Erman]
  144.  
  145. 23.06.2000 public beta
  146. ======================
  147. - The last selected tab in the main-settings will now be remebered and
  148.   activated if the settings are opened again.
  149.  
  150. - Set the default path and filename for the import mime-prefs requester to
  151.   env:mime.prefs.
  152.   [Pascal Chiozzi]
  153.  
  154. + Added something and a button to the top of the servermanager-window.
  155.  
  156. * After a disconnect the delete, rename and dirscan windows are now closed
  157.   if the disconnect happened while renaming, deleting or scanning files.
  158.   [Pascal Chiozzi]
  159.  
  160. + It's now possible to switch the ADT-Filter on or off from the ADT-GUI.
  161.   So if you for example search the aminet for a file and want to see all
  162.   found entries, simply switch the filter off and you will see all files.
  163.   [Armin Hübner]
  164.  
  165. * Removed a bug in adt.pmcc which could have caused some problems.  There
  166.   was a random value passed to the construct hook when adding the datebars
  167.   and if this value wasn't 0 the class could have done strange things to the
  168.   list.
  169.  
  170. * If a trader ends, some values of the serverentry struct (which is shared
  171.   between the trader and ATC) are now set back to zero by ATC itself instead
  172.   of the trader.  This seems to fix the problems with a frozen trader.
  173.   [Corsake/MaGiC]
  174.  
  175. - Removed some debug output.
  176.  
  177. 19.06.2000 public beta
  178. ======================
  179. - "Switches"-group in the mainsettings is now vertically centered.
  180.   [Torsten "ToDi" Ketelsen]
  181.  
  182. - Changed MUIA_HorizWeight attribute of times in the queue to prevent
  183.   cutting off the last numbers if the window got to small.
  184.   [Marcin Juszkiewicz]
  185.  
  186. + Added import option for MIME-Prefs config files to the filetypes.
  187.   (-> Main-Settings/Filetypes)
  188.   [Pascal Chiozzi]
  189.  
  190. * Auto-Reconnect feature didn't work because of a stupid bug I had
  191.   introduced last seconds before releasing beta 12.06.2000. :(
  192.   [Ingo Musquinier]
  193.  
  194. * Loading profiles now won't delete the profiles_data of the original
  195.   loaded profiles.
  196.   [Ingo Musquinier]
  197.  
  198. * When reading profiles with version 4, ATC tried to create a profiles_data
  199.   directory for each server without building the name of the directory
  200.   internally.
  201.  
  202. + It's now possible to specify the port for the proxyserver.
  203.  
  204. * Event for trader-end was not played because of a little stupid bug.
  205.   [Ingo Musquinier]
  206.  
  207. * Event for batchdownload start was invoked 2 times if "edit batch before
  208.   d/l" was enabled.
  209.   [Ingo Musquinier]
  210.  
  211. + Added context-menus to the dirlists.  The last menuitem doesn't work yet.
  212.  
  213. + Added recursive deletion of remote directories.
  214.   [several people]
  215.  
  216. 15.06.2000 public beta
  217. ======================
  218. * Fixed english menu strings.
  219.   [Pascal Chiozzi/Marcin Juszkiewicz]
  220.  
  221. - Added some Strings to amitradecenter.cd which were missing.
  222.   [Pascal Chiozzi]
  223.  
  224. - Added a default checkmark for "Single Lister Mode".
  225.   (-> Main-Settings/Server/General/Switches/Preset for "Add Server")
  226.   [Pascal Chiozzi]
  227.  
  228. * After converting the profiles to version 4 there was a lock left on the
  229.   last .batchentries file created. Fixed.
  230.   [Ingo Musquinier]
  231.  
  232. + In ADT-Filter it's now possible to activate/deactivate whole groups.
  233.   Simply select the group-header and press activate or deactivate.
  234.   (-> Main-Settings/ADT/ADT Filter)
  235.   [Armin Hübner]
  236.  
  237. * Internal config flags have overwritten the first bits of the flags if an
  238.   option was set which was larger than 32 (Drawers first, usebars, requester
  239.   flags).  It is possible that some switches of your config are now
  240.   switched off, so please check your config.
  241.  
  242. + It's now possible to rename all selected files (local and remote) without
  243.   clicking the rename button again and again (and without reloading of the
  244.   directory of course).
  245.   [Jools Smyth]
  246.  
  247. * If the transfered bytes of a profiles entry (statistics) were larger than
  248.   32bit they were shown (and saved) as 0. Fixed.
  249.   [Martyn Capewell/Torsten "ToDi" Ketelsen]
  250.  
  251. * "Add"-button in ADT-mode was not ghosted if not connected. Fixed.
  252.   [Marcin Juszkiewicz]
  253.  
  254. - Changed the positions of times in the transfer page.
  255.   [Marcin Juszkiewicz]
  256.  
  257. 12.06.2000 public beta
  258. ======================
  259. - If a transfer is completed the same day it was started, the date won't be
  260.   shown any longer in the expected end times.
  261.   [Marcin Juszkiewicz]
  262.  
  263. * The time in "Expected Time" and "Remaining Time" in the download queue
  264.   wasn't shown.
  265.   [Marcin Juszkiewicz]
  266.  
  267. * The transfermode of the filetypes wasn't read in correctly, so it was
  268.   always set to 'Ascii' for the filetype (please check your filetypes!).
  269.  
  270. - Now the dirlists in FTP-mode have the same height (if in dual lister
  271.   mode) to make it easier to compare the contents of the two dirs.
  272.   [Armin Hübner]
  273.  
  274. * The first and last login was not updated in the statistics. Fixed.
  275.   [Michael Lünse]
  276.  
  277. + If a server disconnects the trader during a download, it now saves the
  278.   current transfer and the contents of the download-queue to the download
  279.   batch.
  280.  
  281. * Support for hidden files should now work as expected.  Changed "Use Hide"
  282.   to "Show hidden files".  "." and ".." directories are still filtered.
  283.   [Stefan Glükler]
  284.  
  285. + Added Auto-Reconnect feature.  If a server closes the connection and the
  286.   appropriate switch is set, ATC will now try to reestablish the connection.
  287.   (-> Main-Settings/General/Switches/Auto Reconnect)
  288.   [several people]
  289.  
  290. - Doubleclicking a connected serverentry now causes a second connection to
  291.   the server instead of a window-to-front for the connected trader.
  292.   [Ingo Musquinier]
  293.  
  294. - Added updated installerscript which also copies the ATCTrader.info if
  295.   "first install" is selected.
  296.   [Ingo Musquinier]
  297.  
  298. - The batchentries and the dirlist-history of the remotedirlist for each
  299.   serverentry are no longer saved in the #?.profiles file but in their own
  300.   files.  Each serverentry has now its own directory in PROGDIR:profiles_data
  301.   where the batch- and dirlist-datas are saved.  This has the advantage,
  302.   that the servermanager don't need to hold unnecessary data and saves
  303.   (depending on the amount of batchentries and directories) a lot of memory.
  304.   The .profiles file will be converted on the fly (if the version is lower
  305.   than 4) therefore the first start of this beta could take some seconds.
  306.  
  307. 08.06.2000 public beta
  308. ======================
  309. * "Add to batch" function in ADT mode was broken.
  310.   (changes re 07.06.2000 -> "Hopefully this causes no other problems I
  311.   haven't thought of.")
  312.   [Christian Aichinger]
  313.  
  314. 07.06.2000 public beta
  315. ======================
  316. - Added missing ATCTrader.info to the archive.  Without this icon, there was
  317.   no appicon displayed for the trader if iconified.
  318.   [Ingo Musquinier]
  319.  
  320. + Added some requesters to the trader for certain situations like "could not
  321.   connect", "no new files since last login (ADT)" and so on.  To activate
  322.   the requesters have a look at -> "main-settings/switches/Open requester"
  323.   [Armin Hübner]
  324.  
  325. - Changed the internal dirlist structure from dynamic mem allocation to
  326.   static arrays (used by the dirlists and the batchlist), which should
  327.   speed up reading large directory a bit (and consumes more memory).
  328.   Hopefully this causes no other problems I haven't thought of.
  329.  
  330. + Column bars now also can be switched on/off for queue and the batch lists.
  331.   (-> Main-Settings/Colors/Dirlist-Colors/)
  332.   [Marcin Juszkiewicz]
  333.  
  334. * Copying a server not residing in the rootlist caused always a Co_1_.
  335.  
  336. - Removed the Virtual/Scroll groups from the Trader.  Sorry small-screen
  337.   users.
  338.  
  339. - Had to change the menu shortcut sheme of the catalogs.  Now uses
  340.   SHORTCUT|menutext instead of an underline before the shortcutkey.
  341.   [Vit Sindlar]
  342.  
  343. * If the transferpage was set to simple displaymode via the menu, the
  344.   appicon of the trader appeared on the workbench.
  345.  
  346. - Changed the button layout of the dirlists.  Now the buttons are displayed
  347.   in two rows instead of one as before.
  348.   [Roland "Ronni" Hopfer]
  349.  
  350. - Changed the layout of the queue group.  "Files to go" is now displayed
  351.   beside the "transfered bytes" gauge.  The times that were beside the
  352.   queue list are now displayed above the queue list.
  353.  
  354. + Added MUIA_VertDisappear levels to the queue-list, the comment display in
  355.   the transferpage and to the freediskspace group on top of the transfer
  356.   page.
  357.  
  358. - Removed the scale-object which was below the transfer gauge.
  359.  
  360. * The rename window always opened up if one was trying to download a linked
  361.   file which was not lying in the root directory.
  362.   [Pascal Chiozzi]
  363.  
  364. + Added a filetypes system.  Using this system it's now possible to specify
  365.   a viewer and the transfermode for all kinds of files.
  366.   (-> Main-Settings/Filetypes)
  367.   [Patrick Beerhorst]
  368.  
  369. - Removed the context-menu from the 'send'-button due to the new filetypes
  370.   system.
  371.  
  372. + Added support for hidden files.  If the appropriate switch ("Use Hide")
  373.   is set for the serverentry, filenames beginning with a dot "." on the
  374.   remotesite are marked internal as being hidden and the dot from the
  375.   filename is removed.
  376.   [Stefan Glükler]
  377.  
  378. + Added events for ATC start, ATC end, trader start and trader end.
  379.   [Christoph Gutjahr]
  380.  
  381. 01.06.2000 public beta
  382. ======================
  383. + Update frequency of the transfer-page and the download queue can now be
  384.   set in the prefs. (-> Main-Settings/Transfer/General/Update...)
  385.   [David Erman]
  386.  
  387. + It's now possible to change the transfermode for uploads (BINARY or
  388.   ASCII) by rightclicking the 'send'-button (context-menu).
  389.   [Thomas Graf]
  390.  
  391. * Fixed a bug in the new "files to go"-gauge.
  392.   [Roland "Ronni" Hopfer/Torsten "ToDi" Ketelsen]
  393.  
  394. 30.05.2000 internal beta
  395. ========================
  396. * FTP QUIT command was not send since v1.1 final. Fixed.
  397.  
  398. + Added HIDE and STARTUPSITE as commandline args and tooltypes.
  399.   [David Erman]
  400.  
  401. + If iconified, the trader now displays its status in the appicon-text.
  402.   [David Erman]
  403.  
  404. * Local directory was read in but not displayed in the local dirlist on
  405.   trader-startup because of a (seemingly) not-working-everytime
  406.   MUIM_Application_PushMethod.
  407.  
  408. * Local directory was read in twice in ADT mode on trader-startup (first on
  409.   startup and then after the download of the recent file).
  410.  
  411. - "Files to go" indicator in the transfer queue now uses a gauge to show
  412.   how many files are downloaded.
  413.  
  414. + The trader now uses a virtual/scroll-group combination for the listviews
  415.   and the transfer-page to also work on small screens.  Please let me know,
  416.   if this "feature" is more annoying than useful.
  417.  
  418. 27.05.2000 V1.2 final Release
  419. =============================
  420. - Doubleclicking a running but not connected server now connects the server
  421.   instead of making a copy of it and connecting this copy.
  422.  
  423. - A random string was shown in error-requesters if a lib or something else
  424.   couldn't be opened/was not found.
  425.   [Markus Lunk]
  426.  
  427. - Added all register groups to the cycle chain (TAB cycling).
  428.   [Markus Lunk]
  429.  
  430. - Added experimental proxy support.  Thanks to Linus McCabe for his
  431.   explainations on how to implement proxy support.
  432.   [Linus McCabe]
  433.  
  434. - Filerequester structure for the profiles-requester was not freed at
  435.   the end of the program.
  436.  
  437. - Now uses asl.library instead of reqtools.library for file requesters.
  438.   [Markus Lunk]
  439.  
  440. 18.05.2000 V1.2 PreRelease 2
  441. ============================
  442. - Fixed some typos and inconsistencies in the english catalog descriptions.
  443.   Thanks to David Erman for his efforts.
  444.  
  445. - Added swedish catalogs and catalog translations by David Erman.
  446.  
  447. - Batchsize is recalculated if one is downloading files with an unknown
  448.   filesize (e.g.  Aminet Charts readme's)
  449.   [Ingo Musquinier]
  450.  
  451. - ProFTPD 1.2.0pre6 is sending a non-common filesize when resuming a
  452.   download. Added a check for this.
  453.   [Sascha Glade]
  454.  
  455. - Updated both german and english documentation to represent the last state
  456.   of development.
  457.  
  458. - Installerscript now also supports swedish.
  459.   [updated by Ingo Musquinier, translation by David Erman]
  460.  
  461. - Fixed a bug in the current transfer list which prevented ATC to calculate
  462.   the time and the finished time correctly.
  463.  
  464. - The different texts in the transferpage and the gauge now only gets
  465.   updated if the corresponding value has changed.  Should be more efficient
  466.   now.
  467.  
  468. - The checkmarks in the prefs now also support shortcuts.
  469.   [Pascal Chiozzi]
  470.  
  471. - The ADT-Flags for every server were not taken from these serverentries
  472.   when the profiles were saved but instead from the active serverentry.
  473.   [Magnus Bouvin/Marcin Juszkiewicz]
  474.  
  475. - Removed a bug that caused enforcerhits when connecting to a server and a
  476.   specific message from the ServerManager appeared before the HEREIAM-message
  477.   from the trader.
  478.  
  479. - Connecting to an ADT-Server, changing the ADT-new date, disconnecting and
  480.   reconnecting again caused the date slider to be immoveable. Fixed.
  481.  
  482. - Now the transfer gauge is also be updated if one is downloading with
  483.   high bandwidth and a relative slow cpu.
  484.   [David Erman]
  485.  
  486. - The freediskspace-gauge now gets updated everytime the transfer page is
  487.   updated. (before it was updated everytime a buffer was written to disk)
  488.   [David Erman]
  489.  
  490. 06/09.05.2000 V1.1 final Release a.k.a PreRelease8
  491. ==================================================
  492. - Improved check for ram:/ram disk:.  Thanks to Roland "Ronni" Hopfer for
  493.   providing example code and useful hints.
  494.  
  495. - FTP TYPE command won't be send any longer if the type doesn't change.
  496.  
  497. - Changed the way the ftp.lib checks the result of ABOR command and EOT.
  498.   Should be more compatible now.
  499.  
  500. - Serverlist was ghosted if the first entry of a .profile file was a list
  501.   and marked as the active server.  (very strange, dunno why it happened.
  502.   Just set MUIA_Listtree_Quiet, FALSE below MUIA_Listtree_Active and now it
  503.   seems to work without any problem)
  504.   [Jeff German/Jeff Klein/Magnus Bouvin/Pascal Chiozzi/Luca Longone]
  505.  
  506. - When changing the mode of a disconnected but running serverentry and then
  507.   connecting this server, the GUI was not changed to the new mode.
  508.  
  509. - Moved the ADT switches (dl readmes, keep dirtree..) to the "Server" group
  510.   in the main prefs, because they serve as server defaults since PreRelease3.
  511.  
  512. - Fixed a little bug that prevented ATC to set the active server if one
  513.   were using the non-patched listtree.mcc.
  514.  
  515. - If one adds a server to a closed group, the group is now opened before
  516.   the new entry is added.
  517.  
  518. 30.04.2000 V1.1 PreRelease 7
  519. ============================
  520. - Changed some german help bubble texts.
  521.  
  522. - Moved the popup-window from "more" button (visible if server was set to
  523.   ADT-mode) to an own tab.
  524.  
  525. - The queuesize wasn't calculated correctly after removing entries from the
  526.   queue.
  527.   [Linus McCabe]
  528.  
  529. - Credits in the about window were cut off on the right side on some
  530.   configurations.
  531.   [Luca "Hexaae" Longone]
  532.  
  533. - Seconds only were calculated for "Finished"-time in current transfer list
  534.   (ServerManager) and resulted in something like 195:43:32 for the time.
  535.   Fixed.
  536.  
  537. - Removed a bug in poslist stuff (remembering and selecting of entries in
  538.   already visited directories) that caused enforcerhits and lockups in rare
  539.   situations.
  540.  
  541. - If ATC was started from "Ram Disk:" no Trader could be started because of
  542.   the space in the volume name. Fixed.
  543.   [Denis Zwornarz]
  544.  
  545. - The "not enough free diskspace"-requester won't be opened any longer if
  546.   the download directory is "ram:" or "ram disk:"
  547.   [Oliver Förster]
  548.  
  549. - Serverlist in ServerManager is now the default/active object for the
  550.   window and receives keyboard input by default.  So there's no need to cycle
  551.   through all the objects to use the keyboard to control the listview.
  552.   [Georges Goncalves]
  553.  
  554. - Listviews for ADT or remote directory list are now made the active
  555.   objects for the trader window.
  556.   [Georges Goncalves]
  557.  
  558. - Directorycache for servers with the same comment/port were using the same
  559.   directory for caching. Fixed.
  560.   [Georges Goncalves]
  561.  
  562. - Batchentries now consuming 5 times less memory than before.
  563.  
  564. - Localized sliderclass strings.
  565.   [Pascal Chiozzi]
  566.  
  567. 20.04.2000 V1.1 PreRelease 6
  568. ============================
  569. - The searchstring in ADT-search mode was not ghosted if the server was
  570.   disconnected while receiving search results.
  571.  
  572. - If "Suppress ADT login messages" was switched on, no server messages were
  573.   shown anymore in ADT mode.
  574.   [Ingo Musquinier]
  575.  
  576. - The ServerManager now is no longer iconified if the "auto close" switch
  577.   is enabled and a trader tries to reconnect/redial a server.
  578.   [Ingo Musquinier]
  579.  
  580. - After copying a server the "bytes received" and "bytes sent" statistics of
  581.   the original were set to zero but not of the copy.
  582.  
  583. - Logins weren't set to zero after copying a server.
  584.  
  585. - Connecting a server, making a copy of it and then quitting the connected
  586.   server caused enforcerhits and a forever waiting trader-task. Fixed.
  587.  
  588. 09.04.2000 V1.1 PreRelease 5
  589. ============================
  590. - If autosave was set to off, the according internal timer was set to 0
  591.   seconds and 0 micros.  This caused the timer to immediately send a signal
  592.   to the program, everytime the timer was started again and the program
  593.   consumed nearly all CPU time.
  594.   [Thomas Heinrich/Oliver Förster and numerous others]
  595.  
  596. - Changed the way remote files are deleted.  Now the Trader waits until it
  597.   gets a response from the server before it sends the next delete command.
  598.  
  599. - Removed a testfunction from the "Parse URL"-button (ATC was iconified
  600.   after pressing the button).
  601.   [Torsten "ToDi" Ketelsen]
  602.  
  603. 03.04.2000 V1.1 PreRelease 4 bugfix
  604. ===================================
  605. - The ServerManager was not closed immediately after quitting the
  606.   application (could take several seconds).
  607.  
  608. - Fixed a bug in the catalogs.  Some texts were shown in english in the
  609.   german locale.
  610.   [Roland "Ronni" Hopfer]
  611.  
  612. 02.04.2000 V1.1 PreRelease 4
  613. ============================
  614. - If you're using the standard string class provided by MUI, the password
  615.   for a server was not displayed hidden in l/p mode.
  616.   [Erik Inge Bolsø]
  617.  
  618. - Pressing the ADT search abort-button while seemingly no data is
  619.   transfered aborts the search immediately and not only if new data
  620.   arrives.
  621.  
  622. - Optimized the Trader code a bit. Should also have a slightly smaller
  623.   memory footprint now.
  624.  
  625. - Trader:  Removed an enforcer hit when saving/using the prefs from the
  626.   settings-window. (changes re 23.03.2000 buffersize)
  627.  
  628. - AmFTP2ATC.rexx profiles converter now works correctly.
  629.   [No Frills]
  630.  
  631. - Queue gauge wasn't shown if "edit queue before transfer" was activated.
  632.   It was only displayed after you hit the "start download" button.
  633.  
  634. - Renumbering of the copy function only worked if an already copied entry
  635.   was copied again.  E.g.  copying Co1_Bla worked and resulted in Co2_Bla
  636.   but copying Bla always resulted in Co1_Bla.
  637.   [Marcin Juszkiewicz]
  638.  
  639. - Added a set of New Icons and an extended installer-script to support New
  640.   Icons and catalogs selection.
  641.   [Marcin Juszkiewicz/Ingo Musquinier]
  642.  
  643. - Increased max. searchresults for ADT search to 5000.
  644.   [Ingo Musquinier]
  645.  
  646. - Added autosave for profiles.
  647.   (-> Menu/Profiles/Autosave, Menu/Profiles/Autosave time)
  648.   [Marcin Juszkiewicz]
  649.  
  650. - Batchlist in ADT mode wasn't opened if it contained some files after
  651.   login and the appropriate switch was enabled in the settings (in fact it
  652.   was opened, but at a time where the group where the popup belongs to was
  653.   not visible)
  654.   [Ingo Musquinier]
  655.  
  656. - Copies that were created by pressing the connect button of an already
  657.   connected server are now removed after you disconnect the server. These
  658.   profiles also won't be saved.
  659.  
  660. - Wrote an replacement e-class for the afc ciatimer e-class since it
  661.   doesn't seem to free all resources (I suppose no AbortIO()/WaitIO(),
  662.   because there were still messages waiting after the class internal
  663.   DeletePort() as per PatchWork)
  664.  
  665. - "edit queue before transfer" had no effect after disconnecting a server
  666.   where a batch-download was running and reconnecting to the server and
  667.   starting another batch-download.
  668.  
  669. - Fixed a longstanding bug that occured if you switched off PASV for a
  670.   server while you were still online (PORT command always failed).
  671.   [Michaela Prüß]
  672.  
  673. 23.03.2000 V1.1 PreRelease3
  674. ===========================
  675. - It's now possible to change the size of the diskbuffer for downloads.
  676.   (-> Settings/Transfer/Download & Batch)
  677.   [Luca "Hexaae" Longone]
  678.  
  679. - PageGroup containing free diskspace and low cps warning (trader download
  680.   page) was not set back after a low cps warning.
  681.  
  682. - Fixed a spelling error in "trasfer" ;) window.
  683.   [David Erman]
  684.  
  685. - Some ADT specific settings (keep dirtree, get readmes etc.) can now be set
  686.   for every server-entry.  These settings can be reached by pressing the
  687.   "more"-button if a server is set to ADT mode.
  688.   [Marcin Juszkiewicz]
  689.  
  690. - Uploads are now also shown in the current transfer list (ServerManager).
  691.   [David Erman]
  692.  
  693. - Send-button now gets disabled while the remote directory is being read in.
  694.  
  695. - Fixed another spelling error in english catalogs.
  696.   [Marcin Juszkiewicz]
  697.  
  698. - Trader window won't be activated any longer if an error like "could not
  699.   connect" occured.
  700.   [Marcin Juszkiewicz]
  701.  
  702. - Added a new option to "show FTP-Log".  It's now possible to select
  703.   whether the log should be shown never, always or only switched off during
  704.   batch-transfers.  (-> Settings/Switches/Show FTP-Log)
  705.   [Marcin Juszkiewicz]
  706.  
  707. - Expected End, Start Time, Current Time and Expected End (queue) in the
  708.   transfer window also shows the day and the month additionally to the
  709.   time now.
  710.  
  711. - If a download took longer than 24 hours, the time was not correctly
  712.   calculated (i.e 25 hours 14 mins was shown as 01:14). Fixed.
  713.   [Timm Rutland]
  714.  
  715. - Aminet MOTD now will be only shown after login if the date of the file is
  716.   newer as the last viewed.  Showing the MOTD can take a little longer than
  717.   before, because ATC has to list the remote directory to get the filedate
  718.   of the MOTD.
  719.   [Marcin Juszkiewicz]
  720.  
  721. - Downloads are now opened in shared mode, means you can view the contents
  722.   of the files while being downloaded.
  723.   [BKJ]
  724.  
  725. - Added shortcuts to MUI_RequestA()-requesters.
  726.   [Marcin Juszkiewicz]
  727.  
  728. - If you pressed the reload- or parent-button repeatedly (before it got
  729.   ghosted) the directory contents were shown multiple times. Fixed.
  730.   [Luca "Hexaae" Longone]
  731.  
  732. - Added abort-button to ADT-Search.
  733.   [Marcin Juszkiewicz]
  734.  
  735. 18.03.2000 V1.1 PreRelease2
  736. ===========================
  737. - Removed a really bad memory leak in ftp.eclass.  The END methods of the
  738.   internal adt, ftp and smtp e-classes were not called due to a missing PTR
  739.   TO object in the wrapped end() func for these classes in the library.
  740.   [Armin Hübner/Jeff German]
  741.  
  742. - The right-to-left scrolltext in the about window now stops, if the window
  743.   gets deactivated.
  744.   [Ingo Musquinier]
  745.  
  746. - If the ADT list has been sorted by directory, it was not properly sorted
  747.   in rare situations. Fixed.
  748.   [Ingo Musquinier]
  749.  
  750. - Have localized a german text in the trader, which crept in there somehow.
  751.   [Marcin Juszkiewicz]
  752.  
  753. - CPS-Limit and Drop-CPS can now be set to 500.000 max.  First 20k in steps
  754.   of 100, from 20k to 500k in steps of 2500.
  755.   [Marcin Juszkiewicz]
  756.  
  757. - Changed again some shortcuts in the ServerManager and the Trader.
  758.   [Marcin Juszkiewicz]
  759.  
  760. - Added option to show drawers always first when sorting directory lists.
  761.   (-> Settings/Misc/Switches/)
  762.   [Marcin Juszkiewicz]
  763.  
  764. - Column bars now can be switched on/off for directory lists.
  765.   (-> Settings/Colors/Dirlist-Colors/)
  766.   [Marcin Juszkiewicz]
  767.  
  768. - Removed a problem with socketbase after closing bsdsocket.library which
  769.   caused enforcer hits/software failures in some situations (changes re
  770.   27.02.2000)
  771.  
  772. 16.03.2000 V1.1 PreRelease1
  773. ===========================
  774.  
  775. 14.03.2000 internal
  776. ===================
  777. - When adding a new server, the ADT-Date is now set to the current date
  778.   instead of 0 which means 1.1.1978, so it's possible to change the date.
  779.   [Luca "Hexaae" Longone]
  780.  
  781. 13.03.2000 internal
  782. ===================
  783. - After endless and disturbing discussions, I decided to change queue.pmcc
  784.   to keep the gauge of the transfer queue visible, even if the last file is
  785.   being transfered and the pagegroup switches to "Queue is empty".
  786.   [Roland "Perfektionist" Hopfer]
  787.  
  788. 08.03.2000 internal
  789. ===================
  790. - MUIM_Draw method of cps.pmcc now only draws if MADF_DRAWOBJECT AND
  791.   MADF_DRAWUPDATE are set instead of every time the draw method was called.
  792.  
  793. - It's now possible to change the format of the filecomments for
  794.   adt-downloads.
  795.   [Armin Hübner]
  796.  
  797. - Changed "days" to "weeks" in Aminet-Charts' "Age" column.
  798.  
  799. 05.03.2000 public beta
  800. ======================
  801. - Rename window always opened if you downloaded from the additional
  802.   filelister, because the filename was not correctly taken over from the
  803.   filelist. Fixed.
  804.  
  805. - After renaming files that couldn't be opened (see above), the trader
  806.   window wasn't "de-sleeped" again. Fixed.
  807.  
  808. - Added titleclick functionality to the downloadqueue list, so it's now
  809.   possible to sort the queue by simply clicking on the column-title.
  810.  
  811. 04.03.2000 internal
  812. ===================
  813. - I have finally checked tetris.pmmc again and found out that it draws
  814.   outside of MUIM_Draw, which is not allowed.  Changed all draws outside of
  815.   MUIM_Draw to a Mui_Redraw().  Problem was, that I couldn't reproduce any
  816.   enforcer hits the class seems to have indirectly caused (input.device/
  817.   intuition made trouble).
  818.   [Luca "Hexaae" Longone after bugging me with yet another enforcer hit log ;)]
  819.  
  820. - The status texts regarding sending the rate mail won't be shown any
  821.   longer if there are no files selected for rating.  (changes re 03.03.2000)
  822.   [Ingo Musquinier]
  823.  
  824. - I've taken the SMTP mail sending stuff into ftp.eclass, to save some memory.
  825.  
  826. - Added Dis/Re-Connect at low speed.  This means you can set a min. cps
  827.   for downloads and if the average cps drops below this cps, the trader will
  828.   disconnect and reconnect to the server to get a better connection.  Have a
  829.   look at the new register "Transfer" in the ServerManger.  CPS-Limit slider
  830.   also resides in this register from now on.
  831.   [Michaela Prüß]
  832.  
  833. 03.03.2000 internal
  834. ===================
  835. - The trader now renames files automatically that are added to the
  836.   downloadqueue and only differ in their case.  So, if you want to download
  837.   '/pub/misc/readme', '/pub/misc/ReadMe' and '/pub/misc/README', the second
  838.   filename will become 'ReadMe.1' and the third will be renamed to 'README.2'
  839.   [Michaela Prüß]
  840.  
  841. - It's now possible to execute/start a Shell-Command/Arexx-Script for every
  842.   event.  It's very easy now to let e.g. a VirusChecker check all downloaded
  843.   files/archives directly after downloading. (-> Settings/Events/)
  844.   [Michaela Prüß]
  845.  
  846. - Sorting of the serverlist did not work as it was supposed to, because I
  847.   did assume the sorthook gets 2 pointers to 2 serverentries but in fact it
  848.   got 2 pointers to a muis_Listtree_TreeNode struct.
  849.   [Ingo Musquinier]
  850.  
  851. - As in nearly every release I've also updated the catalogs (never
  852.   mentioned before I think :)).
  853.  
  854. - Big thanks to Ingo Musquinier.  Ingo contributed some code to send mails
  855.   directly via SMTP, so there's no need for the Arexx script any longer.
  856.   [Ingo Musquinier]
  857.  
  858. - Changed some colliding (doubly assigned) menu shortcuts in the
  859.   ServerManager (english catalogs only).
  860.   [Torsten "ToDi" Ketelsen]
  861.  
  862. - If you were in ADT-Search, opened the settings and clicked use or save,
  863.   the ADT lister was cleared (because of a settings-changed message) and
  864.   became ghosted and you had to search again.  Fixed.
  865.   [Ingo Musquinier]
  866.  
  867. 02.03.2000 internal
  868. ===================
  869. - Added another scrolltext to the about window.  BTW, you can stop the
  870.   fire-effect (to make the scroller a bit faster) by simply clicking on it.
  871.   This is no new feature but it's not too obvious at first.
  872.  
  873. 01.03.2000 internal
  874. ===================
  875. - Fixed a bug that made the trader always stop at tries-1 by trying to
  876.   connect to a server.
  877.   [Detlef Wojtaszkiewicz]
  878.  
  879. 29.02.2000 public beta
  880. ======================
  881. - Changed the changes.  Added all the people that were responsible or
  882.   involved in some changes/bugfixes (Hope I haven't forgotten anyone)
  883.  
  884. - Updated the german documentation.  Will be included in the next full
  885.   release (to be released sometime during march I think)
  886.  
  887. - Added "download directly by filename" to the Trader.
  888.   (-> Menu/Action/Download directly by filename)
  889.   [Ingo Musquinier]
  890.  
  891. - The local directory is read in again after renaming files.
  892.   [Ingo Musquinier]
  893.  
  894. 28.02.2000 internal
  895. ===================
  896. - The ServerManager now only gets iconified (if the appropriate option is
  897.   enabled of course), if no error occured during the trader startup.
  898.   [Michaela Prüß]
  899.  
  900. 27.02.2000 internal
  901. ===================
  902. - The trader window only gets opened if no error occured during startup
  903.   (couldn't open bsdsocket.library etc.), in order to strain the nerves of
  904.   aga-users not unnecessarily (english, wassat? ;))
  905.   [Michaela Prüß]
  906.  
  907. - Added ADT-Rate.  It's now possible to rate Aminet files.  ATC uses a
  908.   rexx-script (ATC/Rexx/SendADTRateMail.rexx) which is used to send mails
  909.   with your favorite mailer.  Currently there's only a script for YAM
  910.   included, because that's the mailer of my choice.
  911.   [Torsten "ToDi" Ketelsen]
  912.  
  913. - Added new string gadget to the settings to change the ADT-Rate email
  914.   address. (-> Settings/ADT/ADT Rate Email Address)
  915.  
  916. 27.02.2000 public beta
  917. ======================
  918. - It's now possible to let ATC create a backup of the .profiles file at
  919.   exit. (-> Settings/Misc/Switches)
  920.   [Michaela Prüß]
  921.  
  922. - Added simple sorting of the serverlist via Conext-Menu (Click right
  923.   mousebutton over the serverlist)
  924.   [Michaela Prüß]
  925.  
  926. 26.02.2000 internal
  927. ===================
  928. - Diskspace-Warn-Requester showed negative and incorrect values if the size
  929.   was larger than 32bit.  Fixed.
  930.   [Thomas Heinrich]
  931.  
  932. - Required diskspace was not calculated and thus the requester was not
  933.   opened if the batchlist contained only one entry.
  934.  
  935. - A requester now pops up if you have installed the new NListtree.mcc V18,
  936.   asking to install a compatible class.
  937.   [Michaela Prüß]
  938.  
  939. - If the batchlist is empty after a download, it will be closed automatically.
  940.   [Detlef Wojtaszkiewicz]
  941.  
  942. - Added another switch to the settings to disable freediskspace
  943.   calculation. (-> Settings/Transfer/Download & Batch)
  944.   [Thomas Heinrich]
  945.  
  946. 25.02.2000 internal
  947. ===================
  948. - Added support for NListtree.mcc V18 but had to deactivate it again,
  949.   because of some bugs in NListtree.mcc i've encountered (have informed the
  950.   author).
  951.   [Michaela Prüß]
  952.  
  953. - Tetris.pmcc now only allocates a bitmap for a temorary rastport, if the
  954.   OS version is <=39.
  955.   [Luca "Hexaae" Longone]
  956.  
  957. 24.02.2000 internal
  958. ===================
  959. - Changed some string funcs back to the old ones, because of unsupported
  960.   format commands.
  961.  
  962. 23.02.2000 internal
  963. ===================
  964. - After a download the local directory will be read in again.
  965.   [Roland "Ronni" Hopfer]
  966.  
  967. - Status display of local directory wasn't refreshed after reading a
  968.   directory (number of files/dirs etc).  Fixed.
  969.  
  970. - Another small speed up while reading the local directory (replaced string
  971.   funcs with faster ones).
  972.  
  973. - Also new string funcs in adt.pmcc and dirlist.pmcc.  Please report any
  974.   problems that might be the result of the new string funcs (distorted/random
  975.   contents in string gadgets).
  976.  
  977. - Added updated installerscript (by Ingo Musquinier).  This script now
  978.   handles beta releases as well as normal distribution releases, so there's
  979.   no need for two separate scripts anymore.  Furthermore the script also
  980.   checks for the .adtfilter config and does not overwrite an already present
  981.   adtfilter.
  982.   [Ingo Musquinier]
  983.  
  984. - Local dirlist still showed entries more than once (I assume
  985.   MUIM_Application_PushMethod doesn't work correctly).  Added a workaround
  986.   for MUIM_Application_PushMethod (simulated pushmethod via messages).
  987.   [Torsten "ToDi" Ketelsen]
  988.  
  989. - Switched asynchronous to synchronous message passing (readdirtask->trader),
  990.   to have less fragmentation (no need to allocate/free memory for every
  991.   message sent) and less copying of dirlist data.
  992.  
  993. 22.02.2000 public beta 2
  994. ========================
  995. - ADT:  Downloading and viewing of .readme's and the Aminet MOTD was broken
  996.   in the first beta.  Fixed.
  997.   [Torsten "ToDi" Ketelsen]
  998.  
  999. - The protection bits are now also shown in the color of the whole entry.
  1000.  
  1001. - Sometimes entries were shown more than once in the local dirlist. Fixed.
  1002.   [Torsten "ToDi" Ketelsen]
  1003.  
  1004. 22.02.2000 public beta
  1005. ======================
  1006. - The trader now starts an additional task for asynchronous reading of the
  1007.   local directory. (Speedup, nonblocking GUI while reading large dirs)
  1008.   [Jeff Klein gave the final push to implement it]
  1009.  
  1010. 21.02.2000 internal
  1011. ===================
  1012. - Wrapped poslist (remembering of selected entries) stuff into an eclass.
  1013.  
  1014. - At least set a stack for tetris.pmcc (how could i have forgotten?)
  1015.  
  1016. - Increased stacksize for AmiTradeCenter (exe), because of problems when
  1017.   opening the MUI Prefs.
  1018.  
  1019. 20.02.2000 public beta
  1020. ======================
  1021. - From now on, it is impossible to upload when in ADT mode.
  1022.  
  1023. - Changed ADT Filter and ADT Highlight to also use memorypools.
  1024.  
  1025. - Exchanged "Select" and "Download" button in ADT mode to make the GUI more
  1026.   logical (compared to FTP mode) when in dual lister mode.
  1027.  
  1028. - Changed the way tetris.pmcc checks for graphics.library version (to
  1029.   decide whether to use WCP() (OS3.1) or WPL8() (OS3.0))
  1030.   [Luca "Hexaae" Longone]
  1031.  
  1032. 19.02.2000 internal
  1033. ===================
  1034. - The bars in the ADT-lister (sort by date, Charts) are no longer
  1035.   considered for calculating the lister information.  A false status was
  1036.   displayed before.
  1037.  
  1038. - ADT-lister information now shows how many files have been hidden because
  1039.   of ADT-Filter.
  1040.  
  1041. - Changed some internals regarding drag'n'drop in dirlist.pmcc and adt.pmcc.
  1042.  
  1043. - Had to change the .profiles file format because of problems caused by
  1044.   fields (password, dirnames, etc) that could contain commas.  The .profiles
  1045.   file will be converted as soon as you save the profiles the first time with
  1046.   this version.
  1047.   [David Erman]
  1048.  
  1049. 18.02.2000 public beta
  1050. ======================
  1051. - I've finally killed some very nasty bugs in private mcc's (dirlist.pmcc,
  1052.   adt.pmcc and xfer.pmcc).  These classes removed additional classes (created
  1053.   by these classes) during OM_DISPOSE.
  1054.   [Sascha Glade pointed in the right direction, Jeff German made me to take
  1055.   a closer look finally]
  1056.  
  1057. - ADT:  ADT-Filter added.  You are now able to choose which directories
  1058.   will be shown and which will be hidden. (Settings/ADT/ADT Filter)
  1059.  
  1060. 17.02.2000 internal
  1061. ===================
  1062. - Recursive downloading was not possible anymore due to a messed up
  1063.   internal struct (changes re 12.02.2000).  Fixed.
  1064.  
  1065. - Added "Skip All" button to the download rename window.
  1066.  
  1067. 16.02.2000 public beta
  1068. ======================
  1069. - Should also run on OS3.0 now.
  1070.  
  1071. 15.02.2000 internal
  1072. ===================
  1073. - Added a link button to the about window.  Clicking this button will get
  1074.   you to the ATC homepage (using openurl.library)
  1075.   [Torsten "ToDi" Ketelsen]
  1076.  
  1077. 14.02.2000 internal
  1078. ===================
  1079. - Added an option to switch single lister mode on/off for each serverentry
  1080.   from the ServerManager (Advanced Settings).
  1081.  
  1082. - Removed a check for ProFTP in ftp.eclass (switched PASV off for this
  1083.   server automatically).  Now works with ProFTP and firewalls.
  1084.   [David Scheibler]
  1085.  
  1086. - Tetris now auto-pauses (when a game is running) if you click outside its
  1087.   window.
  1088.   [Luca "Hexaae" Longone]
  1089.  
  1090. - Now shows the protection bits of each entry in the remote lister.
  1091.   [David Scheibler]
  1092.  
  1093. - Added support for CHMOD (if you don't know what its good for, leave your
  1094.   hands off it)
  1095.   [David Scheibler]
  1096.  
  1097. 13.02.2000 public beta
  1098. ======================
  1099. - Fixed a bug in adt.pmcc that could have caused software failures in some
  1100.   rare situations.
  1101.  
  1102. 12.02.2000 internal
  1103. ===================
  1104. - ADT-Mode now uses the same lister for the local directory as in FTP-Mode,
  1105.   so you're able to switch between single lister and dual lister mode in
  1106.   ADT-Mode, too.
  1107.  
  1108. - Added "Abort" and "Skip" buttons to the download rename window.
  1109.  
  1110. - You can now select a new downloadpath in the download rename window.
  1111.   [Erdey]
  1112.  
  1113. - The remote directory is no longer read in twice after an upload.
  1114.   [Roland "Ronni" Hopfer]
  1115.  
  1116. 11.02.2000 internal
  1117. ===================
  1118. - Help bubbles of the settings window displayed garbage after the window
  1119.   was closed and opened again. Fixed.
  1120.   [Luca "Hexaae" Longone]
  1121.  
  1122. 10.02.2000 public beta
  1123. ======================
  1124. - Fixed a memory bug in internal listhandling.
  1125.  
  1126. 09.02.2000 internal
  1127. ===================
  1128. - It was possible to start several tradertasks for one and the same server
  1129.   entry by repeatedly hitting the connect button before it got finally
  1130.   ghosted.  This caused multiple tradertasks for the selected server entry,
  1131.   which, in particular, had done no good...
  1132.  
  1133. - download queue: removed the vertical titlebar between date and time
  1134.  
  1135. - Set default patternmatching columns for ADT (not highlighting) to
  1136.   Filename and Shortcomment instead of Date.
  1137.  
  1138. 08.02.2000 public beta
  1139. ======================
  1140. - Removed the testfunction from "Add Group" button (cleared the serverlist),
  1141.   sorry for this (was introduced in 07.02.2000 public beta).
  1142.   [Detlef Wojtaszkiewicz]
  1143.  
  1144. - Added new menuitem "MUI..." to the settings-menu of the trader.
  1145.   [RUiNa]
  1146.  
  1147. - You have to set the balance-gadgets (Trader) again (only when using
  1148.   betterbalance.mcc), because i had to change the MUI_Object_ID's of both
  1149.   balance-gadgets.
  1150.  
  1151. - Added patternmatching by column.  This enables you to specifically search
  1152.   for patterns in any column of the listview.  See "select" button.
  1153.   [BKJ]
  1154.  
  1155. 07.02.2000 public beta
  1156. ======================
  1157. - Iconification/Deiconification of all traders from the ATC mainmenu did
  1158.   not work.  Fixed.
  1159.  
  1160. - Removed a bug that caused name collisions of the tasknames if several
  1161.   Tradertasks have been started fast consecutively.
  1162.  
  1163. - Reworked single lister mode. Single lister mode now shows the complete
  1164.   local listview and buttons if you click on the popup button.
  1165.  
  1166. - Fixed some bugs in the internal serverlistclass. Setup/Cleanup/Penallocation
  1167.   Methods were doing strange things.
  1168.  
  1169. 06.02.2000 internal
  1170. ===================
  1171. - Now offers a single lister mode in FTP-Mode.  See
  1172.   Trader->Menu/Settings/Listermode
  1173.   [Detlef Wojtaszkiewicz]
  1174.  
  1175. - Added a new event:  File already exists.  This event will be invoked if a
  1176.   file is already on the local harddrive and the requester opens.
  1177.   [Detlef Wojtaszkiewicz]
  1178.  
  1179. - Added another memorypool for internal data such as pathlists and
  1180.   batchlists that each server entry contains.
  1181.  
  1182. - The Trader now sends the termination-msg to the ServerManager at a later
  1183.   time. Could have caused lockups before if it was timed correctly.
  1184.  
  1185. - Catalog/Doc updated
  1186.  
  1187. 06.02.2000 public beta
  1188. ======================
  1189. - The reconnect-delay value of an running server entry was not taken over
  1190.   if changed.  This has been fixed.
  1191.  
  1192. - Deiconification (events) worked only, if the checkbox for the signal had
  1193.   also been set.
  1194.  
  1195. - Download-Ready event won't be played any longer at the end of an
  1196.   batchdownload if the Batchdownload-Ready event is also set for playing.
  1197.   (same for Upload-Ready and Batchupload-Ready)
  1198.   [Detlef Wojtaszkiewicz]
  1199.  
  1200. - Removed a bug at the title-strings for events in the prefs (deiconify and
  1201.   signal where exchanged).
  1202.  
  1203. - Size/Position of the additional filelist window in adt-mode can now be
  1204.   fixed. (worked already in ftp-mode)
  1205.   [Detlef Wojtaszkiewicz]
  1206.  
  1207. - Now uses MUIV_NList_Font_Little for the ftp-log list.
  1208.   [Detlef Wojtaszkiewicz]
  1209.  
  1210. 05.02.2000 public beta
  1211. ======================
  1212. - Removed a bug in listhandling of the server-manager which caused ATC to
  1213.   crash heavily.  Crash occured while removing groups which still contained
  1214.   connected servers.
  1215.